relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Mon, 22 Jan 2018 09:28:53 +0000 (09:28 +0000)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Mon, 22 Jan 2018 09:28:53 +0000 (09:28 +0000)
commit123062a19962da14239a4bf285e4c7edf6bd7b2b
tree6521075cf281fa846f9794c14120fbb1395fa012
parent932d4b6c0a03884bff71e3d25e8ebcc3c975e0ad
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]